STR_EULA_TITLE = "<b>End User License Agreement</b>"
Dim STR_SELECT_YOUR_COUNTRY
STR_SELECT_YOUR_COUNTRY = "Please select your country."
Dim STR_READ_EULA_DESC
STR_READ_EULA_DESC = "Please read and accept the following agreement to setup your profile."
Dim STR_CONFIRM_EULA_DECLINE
STR_CONFIRM_EULA_DECLINE = "If you have chosen to " & chr(34) & "Decline" & chr(34) & " the EULA, you would cancel the installation process." & vbCrLf & "Do you still want to Decline?"